Client Details
Request to be POSTed to uri : /NorenWClientTP/ClientDetails
Request Details :
| Parameter Name | Possible value | Description |
|---|---|---|
| jData* | Should send json object with fields in below list | |
| jKey* | Key Obtained on login success. |
| Json Fields | Possible value | Description |
|---|---|---|
| uid* | User Id | |
| actid* | Login users account ID |
Response Details :
| Json Fields | Possible value | Description |
|---|---|---|
| stat | Ok or Not_Ok | User details success or failure indication. |
| actid | Account ID | |
| creatdte | Creation date | |
| creattme | Creation time | |
| m_num | Mobile Number | |
| Email ID | ||
| pan | PAN | |
| dob | Date of birth in DDMMYYYY format | |
| act_sts | Account Status | |
| addr | Address | |
| addroffice | Office address | |
| addrcity | City | |
| addrstate | State | |
| bankdetails | Array Object, details given below. | |
| dp_acct_num | Array Object, details given below. | |
| exarr | Json array of strings with enabled exchange names | |
| mandate_id_list | Mandate Id List [ Array Object, details given below.] | |
| request_time | It will be present only in a successful response. | |
| emsg | This will be present only in case of errors. |
bankdetails Obj format:
| Json Fields | Possible value | Description |
|---|---|---|
| bankn | Bank name | |
| acctnum | Account number |
dp_acct_num Obj format:
| Json Fields | Possible value | Description |
|---|---|---|
| dpnum | Dp account number |
mandate_id_list Obj format:
| Json Fields | Possible value | Description |
|---|---|---|
| mandate_id | Mandate Id |